Ask For Help. Answer For Fun.

ASK & ANSWER | Browse questions and answers from our community experts
Showing 1 - 3 of 468 results.
  • How do you build a server?

    Asked by unknown
    1 Answers
    Linux, Windows IIS (either windows 2000-20++ server or Xp pro and any other that supported IIS or using Xampp, iOS (yes I have made an iPad into a web server). Let's not forget about Mamp on Mac or whatever else you find works.The back-end is the server side scripts/databases/cron jobs/files that the front-end user does not have direct access to wi
  • Why are there so many programming languages?

    Asked by unknown
    1 Answers
    Many programming languages started with one programmer making a language for themselves for a specific purpose. These languages then grew. Some companies, like Sun Microsystems and Microsoft create their own languages, Java and .NET spring to mind. Java is cross platform, .NET is less so.
  • What is a programming software?

    Asked by unknown
    1 Answers
    Programming software is a software which helps the programmer in developing other software. Compilers, assemblers, debuggers, interpreters etc. are examples ofprogramming software. Integrated development environments (IDEs) are combinations of all these software.